Autogenerated HTML docs for v1.6.3.1-70-ga80aa 
diff --git a/git-svn.html b/git-svn.html index 5fe6f30..eb78ecf 100644 --- a/git-svn.html +++ b/git-svn.html 
@@ -1004,6 +1004,18 @@  <div class="para"><p>config key: svn.authorsfile</p></div>   </dd>   <dt>  +--authors-prog=&lt;filename&gt;  +</dt>  +<dd>  +<p>  +If this option is specified, for each SVN committer name that does not  +exist in the authors file, the given file is executed with the committer  +name as the first argument. The program is expected to return a single  +line of the form "Name &lt;email&gt;", which will be treated as if included in  +the authors file.  +</p>  +</dd>  +<dt>   -q   </dt>   <dt>  @@ -1366,7 +1378,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-04-23 03:06:42 UTC  +Last updated 2009-05-21 16:27:28 UTC   </div>   </div>   </body>